TextSplit

Split text into multiple strings

extern (C) @nogc nothrow
const(char*)*
TextSplit
(
const(char*) text
,,
int* count
)

Meta